Skip to content

Add a query index for the learn section#15

Merged
benpeter merged 1 commit into
mainfrom
conti-learn-index
Jul 25, 2026
Merged

Add a query index for the learn section#15
benpeter merged 1 commit into
mainfrom
conti-learn-index

Conversation

@benpeter

@benpeter benpeter commented Jul 25, 2026

Copy link
Copy Markdown
Collaborator

Fix #16

Add a query index for the /learn section.

Every /learn article is indexed into /learn/query-index.json, so the hub page can list articles from the index instead of hardcoding them. Each row carries title, image, description, last-modified date, and robots, read from the article head. The hub page is excluded from the index.

This is config only. After merge, the index populates when the section is reindexed and republished.

Test URLs:

Index every /learn article into /learn/query-index.json, so a hub page can
list them without hardcoding. Each row carries title, image, description,
last-modified date, and robots, read from the article head. The hub page
itself is excluded.
@aem-code-sync

aem-code-sync Bot commented Jul 25, 2026

Copy link
Copy Markdown

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
In case there are problems, just click a checkbox below to rerun the respective action.

  • Re-run all PSI checks
  • Re-run failed PSI checks
  • Re-sync branch
Commits

@benpeter
benpeter merged commit a9324ee into main Jul 25, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Learn hub: match the live layout and drive articles from an index

1 participant